The NullablePropertyChangedEventArgs<(Of <(<'T>)>)> type exposes the following members.

Properties

  Name Description
Public property NewValue
The value of the property after the change.
(Inherited from PropertyChangedEventArgs<(Of <(<'T>)>)>.)
Public property OldValue
The value of the property before the change.
(Inherited from PropertyChangedEventArgs<(Of <(<'T>)>)>.)

See Also